Job Radar. Live notifications. AI processed.
freelancer.com 2026-04-19 🟡
🔹 [Stack] Automation script for overlaying fabrics on base images
👤 Client: 🇬🇧 London, United Kingdom Member since 2013-01-21
💰 Price: $23 / hr Average bid
🚩 Problem: Automate the process of overlaying multiple fabric swatches onto four base product mock-ups to generate composite images.
📦 Existing: Not specified
Specifications:
[Target] Generate over 4,000 composite JPEGs from 4 base images and 1,000+ fabric images.
[Method] Use Python with Pillow/OpenCV for image processing.
[UI/UX] No GUI required; script should be run from terminal or double-click on macOS.
[Stack] Python (Pillow/OpenCV), ImageMagick (optional)
[Security] Ensure data integrity and security of input files during processing.
[Format] Output composite images as JPEGs with original base dimensions.
Workflow:
1. Define the script to read a folder containing four base JPEGs.
2. Iterate through a folder of over 1,000 fabric images.
3. Overlay each fabric onto each base image at correct positions and scales using Pillow/OpenCV.
4. Export the merged files as JPEGs with original pixel dimensions.
5. Save output files in a designated directory.